home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Apr 88 / Re-MacApp datafields 4⁄6 < prev    next >
Encoding:
Text File  |  1991-03-06  |  536 b   |  16 lines  |  [TEXT/GEOL]

  1. Item    6078291                         6-April-88        08:49
  2.  
  3. From:   D0756                           Tradenet, Dev, Adam Wildavsky
  4.  
  5. To:     N0658                           ESL, Robert Penland, ASC
  6.  
  7. cc:     MACAPP$                         MacApp Interest List
  8.  
  9. Sub:    Reply to MacApp datafields
  10.  
  11. Objects are relocatable, so if you dereference one of the object’s fields the
  12. pointer will -not- remain valid.  You could try HLock(Handle(SELF)) or
  13. something, but I haven't attempted this; is it necessary in your application?
  14.  
  15.  
  16.